home *** CD-ROM | disk | FTP | other *** search
/ Champak 108 / jogo-disk-108.iso / Games / happy_land.swf / scripts / DefineButton2_59 / BUTTONCONDACTION on(press)_2.as next >
Text File  |  2010-05-15  |  75b  |  7 lines

  1. on(press){
  2.    tellTarget("/faust")
  3.    {
  4.       gotoAndPlay(3);
  5.    }
  6. }
  7.